home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / FromTheMag / Paragon Drive Copy 8.5 / dcpro_demo.exe / Disk1 / data1.cab / Resource / ui / cpw_start.ui < prev    next >
Encoding:
Qt User Interface  |  2007-05-24  |  8.6 KB  |  222 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>StartWizardForm</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>StartWizardForm</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>396</width>
  12.             <height>396</height>
  13.         </rect>
  14.     </property>
  15.     <property name="sizePolicy">
  16.         <sizepolicy>
  17.             <hsizetype>5</hsizetype>
  18.             <vsizetype>3</vsizetype>
  19.             <horstretch>0</horstretch>
  20.             <verstretch>0</verstretch>
  21.         </sizepolicy>
  22.     </property>
  23.     <property name="caption">
  24.         <string>Form1</string>
  25.     </property>
  26.     <vbox>
  27.         <property name="name">
  28.             <cstring>unnamed</cstring>
  29.         </property>
  30.         <spacer>
  31.             <property name="name">
  32.                 <cstring>spacer1</cstring>
  33.             </property>
  34.             <property name="orientation">
  35.                 <enum>Vertical</enum>
  36.             </property>
  37.             <property name="sizeType">
  38.                 <enum>Fixed</enum>
  39.             </property>
  40.             <property name="sizeHint">
  41.                 <size>
  42.                     <width>16</width>
  43.                     <height>16</height>
  44.                 </size>
  45.             </property>
  46.         </spacer>
  47.         <widget class="QFrame">
  48.             <property name="name">
  49.                 <cstring>LoadingWizardForm</cstring>
  50.             </property>
  51.             <property name="frameShape">
  52.                 <enum>NoFrame</enum>
  53.             </property>
  54.             <property name="frameShadow">
  55.                 <enum>Plain</enum>
  56.             </property>
  57.             <vbox>
  58.                 <property name="name">
  59.                     <cstring>unnamed</cstring>
  60.                 </property>
  61.                 <property name="margin">
  62.                     <number>0</number>
  63.                 </property>
  64.                 <widget class="QLabel">
  65.                     <property name="name">
  66.                         <cstring>textLabel1</cstring>
  67.                     </property>
  68.                     <property name="sizePolicy">
  69.                         <sizepolicy>
  70.                             <hsizetype>5</hsizetype>
  71.                             <vsizetype>0</vsizetype>
  72.                             <horstretch>0</horstretch>
  73.                             <verstretch>0</verstretch>
  74.                         </sizepolicy>
  75.                     </property>
  76.                     <property name="maximumSize">
  77.                         <size>
  78.                             <width>32767</width>
  79.                             <height>32767</height>
  80.                         </size>
  81.                     </property>
  82.                     <property name="backgroundMode">
  83.                         <enum>PaletteBase</enum>
  84.                     </property>
  85.                     <property name="backgroundOrigin">
  86.                         <enum>ParentOrigin</enum>
  87.                     </property>
  88.                     <property name="text">
  89.                         <string>The Create New Partition Wizard is initializing, please wait..</string>
  90.                     </property>
  91.                     <property name="scaledContents">
  92.                         <bool>false</bool>
  93.                     </property>
  94.                     <property name="alignment">
  95.                         <set>WordBreak|AlignVCenter|AlignLeft</set>
  96.                     </property>
  97.                 </widget>
  98.                 <widget class="QLabel">
  99.                     <property name="name">
  100.                         <cstring>InitComment</cstring>
  101.                     </property>
  102.                     <property name="maximumSize">
  103.                         <size>
  104.                             <width>32767</width>
  105.                             <height>30</height>
  106.                         </size>
  107.                     </property>
  108.                     <property name="backgroundMode">
  109.                         <enum>PaletteBase</enum>
  110.                     </property>
  111.                     <property name="text">
  112.                         <string></string>
  113.                     </property>
  114.                 </widget>
  115.                 <widget class="QProgressBar">
  116.                     <property name="name">
  117.                         <cstring>LoadWizardProgress</cstring>
  118.                     </property>
  119.                     <property name="sizePolicy">
  120.                         <sizepolicy>
  121.                             <hsizetype>7</hsizetype>
  122.                             <vsizetype>4</vsizetype>
  123.                             <horstretch>0</horstretch>
  124.                             <verstretch>0</verstretch>
  125.                         </sizepolicy>
  126.                     </property>
  127.                     <property name="maximumSize">
  128.                         <size>
  129.                             <width>32767</width>
  130.                             <height>15</height>
  131.                         </size>
  132.                     </property>
  133.                     <property name="totalSteps">
  134.                         <number>3</number>
  135.                     </property>
  136.                     <property name="progress">
  137.                         <number>-1</number>
  138.                     </property>
  139.                     <property name="percentageVisible">
  140.                         <bool>false</bool>
  141.                     </property>
  142.                 </widget>
  143.             </vbox>
  144.         </widget>
  145.         <spacer>
  146.             <property name="name">
  147.                 <cstring>spacer2</cstring>
  148.             </property>
  149.             <property name="orientation">
  150.                 <enum>Vertical</enum>
  151.             </property>
  152.             <property name="sizeType">
  153.                 <enum>Expanding</enum>
  154.             </property>
  155.             <property name="sizeHint">
  156.                 <size>
  157.                     <width>16</width>
  158.                     <height>50</height>
  159.                 </size>
  160.             </property>
  161.         </spacer>
  162.         <widget class="QButtonGroup">
  163.             <property name="name">
  164.                 <cstring>CreateAdvMode_Group</cstring>
  165.             </property>
  166.             <property name="frameShape">
  167.                 <enum>NoFrame</enum>
  168.             </property>
  169.             <property name="frameShadow">
  170.                 <enum>Plain</enum>
  171.             </property>
  172.             <property name="title">
  173.                 <string></string>
  174.             </property>
  175.             <vbox>
  176.                 <property name="name">
  177.                     <cstring>unnamed</cstring>
  178.                 </property>
  179.                 <property name="margin">
  180.                     <number>0</number>
  181.                 </property>
  182.                 <widget class="QCheckBox">
  183.                     <property name="name">
  184.                         <cstring>RestrictCreate_CheckBox</cstring>
  185.                     </property>
  186.                     <property name="text">
  187.                         <string>Advanced Mode</string>
  188.                     </property>
  189.                 </widget>
  190.                 <widget class="QLabel">
  191.                     <property name="name">
  192.                         <cstring>textLabel1_2</cstring>
  193.                     </property>
  194.                     <property name="text">
  195.                         <string>It is recommended to create a new partition as the last primary partition or as the last logical drive within an extended partition. If you are an experienced user in hard disk partitioning and not satisfied with these two options, you can try to create the partition in other places. To permit this, please select the <b>Advanced  Mode</b> option.<br><br>Please pay attention that in the Advanced Mode <b>the wizard does not control the possible boot problems</b> you may encounter later if you create the partition, for example, before the system partition.</string>
  196.                     </property>
  197.                     <property name="alignment">
  198.                         <set>WordBreak|AlignVCenter</set>
  199.                     </property>
  200.                 </widget>
  201.             </vbox>
  202.         </widget>
  203.     </vbox>
  204. </widget>
  205. <connections>
  206.     <connection>
  207.         <sender>RestrictCreate_CheckBox</sender>
  208.         <signal>toggled(bool)</signal>
  209.         <receiver>StartWizardForm</receiver>
  210.         <slot>RestrictCreate_CheckBox_toggled(bool)</slot>
  211.     </connection>
  212. </connections>
  213. <includes>
  214.     <include location="local" impldecl="in implementation">cpw_start.ui.h</include>
  215. </includes>
  216. <slots>
  217.     <slot>RestrictBC_CheckBox_toggled( bool )</slot>
  218.     <slot>RestrictCreate_CheckBox_toggled( bool )</slot>
  219. </slots>
  220. <layoutdefaults spacing="3" margin="10"/>
  221. </UI>
  222.